Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-987 | GEN003340 | SV-27388r1_rule | ECLP-1 | Medium |
Description |
---|
Permissions more permissive than 0600 (read and write for the owner) may allow unauthorized or malicious access to the at.allow and/or at.deny files. |
STIG | Date |
---|---|
SOLARIS 10 SPARC SECURITY TECHNICAL IMPLEMENTATION GUIDE | 2017-01-27 |
Check Text ( None ) |
---|
None |
Fix Text (F-24632r1_fix) |
---|
Change the mode of the at.allow file. # chmod 0600 /etc/cron.d/at.allow |